Fix or skip tests that assume the wrong endianness
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Tue, 31 Jan 2023 13:21:16 +0000 (13:21 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 31 Jan 2023 13:21:16 +0000 (13:21 +0000)
commit3d0cf4cf7e1a341394ee8ca704812fd082bb0687
tree0b50679653b1b731d036474419b2f39bb82d75b2
parenta36908550dacfaa629a93477dbc802cd87ed17bc
Fix or skip tests that assume the wrong endianness

This is a bug in the tests not pandas itself -
the expected values explicitly specify little-endian

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: not-needed - upstream fix ad98c2b77

Gbp-Pq: Name tests_dont_assume_endian.patch
pandas/tests/arrays/floating/test_arithmetic.py
pandas/tests/frame/methods/test_to_records.py
pandas/tests/scalar/timedelta/test_arithmetic.py